home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / indiana_jones.swf / scripts / DefineButton2_91 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-07  |  73b  |  5 lines

  1. on(release){
  2.    _root.instr.gotoAndPlay(2);
  3.    gotoAndStop("goo");
  4. }
  5.